home *** CD-ROM | disk | FTP | other *** search
/ Scene Storm / Scene Storm - Volume 1.iso / coding / asm / demos / retinarave / include / resources / potgo.i < prev   
Encoding:
Text File  |  1980-01-04  |  113 b   |  9 lines

  1.     IFND    RESOURCES_POTGO_I
  2. RESOURCES_POTGO_I    =    1
  3. POTGONAME    MACRO
  4.     DC.B    'potgo.resource'
  5.     DC.B    0
  6.     DS.W    0
  7.     ENDM
  8.     ENDC
  9.